go/types.Checker.ident (method)
3 uses
go/types (current package)
expr.go#L1056: check.ident(x, e, false)
typexpr.go#L20: func (check *Checker) ident(x *operand, e *ast.Ident, wantType bool) {
typexpr.go#L258: check.ident(&x, e, true)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)